home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / efun / mappingp < prev    next >
Text File  |  2001-04-06  |  270b  |  10 lines

  1. SYNOPSIS
  2.         int mappingp(mixed arg)
  3.  
  4. DESCRIPTION
  5.         Returns 1 if the argument is a mapping, or 0 if it is not.
  6.  
  7. SEE ALSO
  8.         intp(E), stringp(E), objectp(E), pointerp(E), mkmapping(E),
  9.         m_indices(E), m_values(E), m_delete(E), sizeof(E), widthof(E).
  10.